home *** CD-ROM | disk | FTP | other *** search
/ Macademic for Students & Teachers / Macademic for Students and Teachers (Quantum Leap)(1992).iso / Mathematics / PowerMath Demo / Help Folder / Plots < prev    next >
Encoding:
Text File  |  1980-01-01  |  1.3 KB  |  20 lines  |  [TEXT/MACA]

  1. Plots
  2.  
  3. The form of the PLOT command is:
  4.  
  5. PLOT(Expression; Variable; StartRange; EndRange)     
  6.  
  7. Where :
  8. Expression - is an equation containing two variables: a dependent and an independent variable; or an expression (with an independent variable) that defines an dependent variable.
  9. Variable - is the independent variable.
  10. StartRange - Start of plot range for the independent variable, plotted along the Ordinate (x) axis.
  11. EndRange - End of plot range for the independent variable, plotted along the Ordinate (x) axis.
  12.  
  13. If a Slate named Plot is open when you evaluate a PLOT Command, PowerMath produce the plot on that Slate.  This allows multiple Plots on the same Slate.  If you wish to view Plots on separate Slates, rename any open Slate named Plot.  PowerMath will then open a new Plot Slate.
  14.  
  15. Be careful that the Plot settings (in the Setting Dialogue Box from the Preferences menu) are consistant with your anticipated results, and that you have accounted for any discontinuities in the expression to be plotted. 
  16.  
  17. When placing more than one plot on a sheet, the coordinate system of the last Plot is shown.  Any comparison with previous plots will be misleading if the coordinate systems and origins are not identical.
  18.  
  19. Plots cannot be saved as files.  If you wish to save a Plot, Copy it to the Scrapbook.
  20.